CPlist 0.9.0 Linux x86_64 No-FUSE Portable

Use this package if the AppImage does not open on Linux Mint with a libfuse.so.2/FUSE error.

How to launch:
1. Extract this tar.gz archive.
2. Open the extracted folder.
3. Double-click AppRun, or from Terminal run:
   ./AppRun

If Mint asks whether to run or display the file, choose Run.

Why this exists:
The normal AppImage requires FUSE 2 (libfuse.so.2). Some Linux Mint versions do not install it by default. This folder is the AppImage contents pre-extracted, so it does not need FUSE to mount itself.

Alternative fix for the original AppImage:
On Mint/Ubuntu systems, install FUSE 2 compatibility, then run the AppImage again.
Linux Mint 21/Ubuntu 22.04 commonly use:
  sudo apt update
  sudo apt install libfuse2
Linux Mint 22/Ubuntu 24.04 commonly use:
  sudo apt update
  sudo apt install libfuse2t64

Data:
CPlist stores its local data beside the launched app folder when packaged portably. Keep the app folder together when moving/copying it.
